Skip to content

Added missing features in the labels API #248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 7, 2015
Merged

Conversation

mnapoli
Copy link
Contributor

@mnapoli mnapoli commented Feb 27, 2015

Added:

  • updating a label + tests + documentation
  • deleting a label + tests + documentation
  • documentation for creating a label

I had trouble naming the deleteLabel() function since delete() already exist and is protected (it's for triggering a HTTP DELETE call)… So I called the method deleteLabel(), which is definitely not perfect but remove() already exists for remove a label from an issue.

Feedback welcome!

pilot added a commit that referenced this pull request Apr 7, 2015
Added missing features in the labels API
@pilot pilot merged commit 27b00fc into KnpLabs:master Apr 7, 2015
@pilot
Copy link
Contributor

pilot commented Apr 7, 2015

@mnapoli 👍

@mnapoli mnapoli deleted the label-api branch April 7, 2015 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants